Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.social.collaboration.theme--styles

This contribution is part of XML component org.nuxeo.social.collaboration.theme inside nuxeo-social-workspace-web-5.8.jar

Extension Point

Extension point styles of component service.

Contributed Items

  • <style name="social_collaboration_specific">
          <src>themes/css/social_collaboration_specific.css</src>
        </style>

XML Source

<extension point="styles" target="org.nuxeo.theme.styling.service">
    <style name="social_collaboration_specific">
      <src>themes/css/social_collaboration_specific.css</src>
    </style>
  </extension>